-
Notifications
You must be signed in to change notification settings - Fork 5
K0s 1.29 - DO NOT MERGE #1363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
K0s 1.29 - DO NOT MERGE #1363
Conversation
This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID. Online Installer:
Airgap Installer (may take a few minutes before the airgap bundle is built):
Happy debugging! |
* chore(ci): re-promote 1.8.0 release each time * chore(ci): re-promote 1.8.0 release each time
* fix(ci): collect fallback cluster support bundle in airgap * f * f * Trigger Build
updated adminconsole version Co-authored-by: emosbaugh <371319+emosbaugh@users.noreply.github.com>
* Fix clock sync flakiness for debian and ubuntu
chore(lint): fix go lang ci lint
We'll be releasing |
Release Process for k0s-1-29 Branch
Ensure current state:
Merge main into this branch:
Resolve any conflicts if necessary.
Update images:
In
pkg/config/static/metadata.yaml
, update thekube-proxy
andpause
images to their latest patch versions and ensure the digests are updated accordingly.To retrieve the digests for various platforms and architectures, use the following command:
Example:
Update dependencies:
Commit and push changes
Wait for CI to pass
Expected failures:
Tag and release:
Replace
<VERSION>
with the correct version numberExample: